home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 319 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: comma.rhein.de!serpens!not-for-mail
  2. From: mlelstv@serpens.rhein.de (Michael van Elst)
  3. Newsgroups: comp.sys.amiga.misc
  4. Subject: Re: OS features
  5. Date: 4 Jan 1996 08:39:26 +0100
  6. Organization: dis-
  7. Message-ID: <4cg07e$pfc@serpens.rhein.de>
  8. References: <49tus6$os0@news.missouri.edu> <92747544038@PAPA.NORTH.DE>   <4b3h9s$1st@alterdial.UU.NET> <2152.6561T63T2136@cycor.ca>  <4b7i18$si1@vixen.cso.uiuc.edu> <2361.6563T633T582@cycor.ca> <4bcf3r$5gd@serpens.rhein.de> <1074.6565T1223T2767@cycor.ca> <4bkubh$2t6@serpens.rhein.de> <4bp8hu$d37@usenet.rpi.edu> <4c6rpr$q6g@news.jhu.edu> <ludde.820464192@nada.kth.se> <4cbkp4$lqh@usenet.rpi.edu> <4cf89k$gfk@ArtWorks.apana.org.au>
  9. NNTP-Posting-Host: serpens.rhein.de
  10.  
  11. james@Snark.apana.org.au (James Burton) writes:
  12.  
  13. >same fabrication as the processor. There was a recent discussion on another
  14. >newsgroup about different techniques for getting 68000 CPUs to restart
  15. >instructions after a page fault was serviced. Let's not say that it's
  16. >impossible, just awkward.
  17.  
  18. Well, it _is_ impossible. You either have to freeze the processor in
  19. a bus error condition and use a second processor to handle the VM
  20. (which is really slow since you can't execute another task in the
  21. meantime), or you must avoid certain instruction sequences if they
  22. can cause a page fault (like adding a safe test instruction that
  23. fails before you try to access the page with the unsafe sequence).
  24.  
  25. Regards,
  26. -- 
  27.                                 Michael van Elst
  28.  
  29. Internet: mlelstv@serpens.rhein.de
  30.                                 "A potential Snark may lurk in every tree."
  31.